func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeDocumentTopicConfigurationListUnwrapped

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L4034: 			if err := awsRestxml_deserializeDocumentTopicConfigurationListUnwrapped(&sv.TopicConfigurations, nodeDecoder); err != nil {
		deserializers.go#L21766: func awsRestxml_deserializeDocumentTopicConfigurationListUnwrapped(v *[]types.TopicConfiguration, decoder smithyxml.NodeDecoder) error {